home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _8500ECA065104E4CBFAB27B6750BB5D2 < prev    next >
Text File  |  2006-01-30  |  4KB  |  206 lines

  1. <window>
  2.     <id>9562</id>
  3.     <defaultcontrol>10</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     <controls>
  6.     <control>
  7.         <description>BG</description>
  8.         <type>image</type>
  9.         <id>1</id>
  10.         <posX>0</posX>
  11.         <posY>0</posY>
  12.         <width>1280</width>
  13.         <height>720</height>
  14.         <texture>background.png</texture>
  15.         <colorkey>0</colorkey>
  16.         <colordiffuse>ffffffff</colordiffuse>
  17.     </control>
  18.     <control>
  19.         <type>image</type>
  20.         <id>3</id>
  21.         <posX>60</posX>
  22.         <posY>20</posY>
  23.         <texture>x10_logo.png</texture> 
  24.     </control>
  25.     <control>
  26.         <description>X10 Plugin</description>
  27.         <type>label</type>
  28.         <id>0</id>
  29.         <posX>150</posX>
  30.         <posY>70</posY>
  31.         <label>X10 Home Automation</label>
  32.         <font>font16</font>
  33.         <align>left</align>
  34.         <textcolor>ffffffff</textcolor>
  35.     </control>
  36.  
  37.     <control>
  38.         <description>location select</description>
  39.         <type>selectbutton</type>
  40.         <id>2</id>
  41.         <posX>60</posX>
  42.         <posY>97</posY>
  43.         <label>Select location</label>
  44.         <onleft>50</onleft>
  45.         <onright>50</onright>
  46.         <onup>2</onup>
  47.         <ondown>10</ondown>
  48.     </control>    
  49.     
  50.     <control>
  51.         <description>On Button</description>
  52.         <type>button</type>
  53.         <id>10</id>
  54.         <posX>60</posX>
  55.         <posY>131</posY>
  56.          <label>On</label>
  57.         <onleft>50</onleft>
  58.         <onright>50</onright>
  59.         <onup>2</onup>
  60.         <ondown>11</ondown>
  61.     </control>
  62.     <control>
  63.         <description>Off Button</description>
  64.         <type>button</type>
  65.         <id>11</id>
  66.         <posX>60</posX>
  67.         <posY>165</posY>
  68.          <label>Off</label>
  69.         <onleft>50</onleft>
  70.         <onright>50</onright>
  71.         <onup>10</onup>
  72.         <ondown>12</ondown>
  73.     </control>
  74.     <control>
  75.         <description>Bright Button</description>
  76.         <type>button</type>
  77.         <id>12</id>
  78.         <posX>60</posX>
  79.         <posY>199</posY>
  80.          <label>Bright</label>
  81.         <onleft>50</onleft>
  82.         <onright>50</onright>
  83.         <onup>11</onup>
  84.         <ondown>13</ondown>
  85.     </control>
  86.     <control>
  87.         <description>Dim Button</description>
  88.         <type>button</type>
  89.         <id>13</id>
  90.         <posX>60</posX>
  91.         <posY>233</posY>
  92.          <label>Dim</label>
  93.         <onleft>50</onleft>
  94.         <onright>50</onright>
  95.         <onup>12</onup>
  96.         <ondown>15</ondown>
  97.     </control>
  98.     
  99.     <control>
  100.         <description>This room On</description>
  101.         <type>button</type>
  102.         <id>15</id>
  103.         <posX>60</posX>
  104.         <posY>267</posY>
  105.          <label>This location On</label>
  106.         <onleft>50</onleft>
  107.         <onright>50</onright>
  108.         <onup>13</onup>
  109.         <ondown>16</ondown>
  110.     </control>
  111.     <control>
  112.         <description>This room Off</description>
  113.         <type>button</type>
  114.         <id>16</id>
  115.         <posX>60</posX>
  116.         <posY>301</posY>
  117.          <label>This location Off</label>
  118.         <onleft>50</onleft>
  119.         <onright>50</onright>
  120.         <onup>15</onup>
  121.         <ondown>20</ondown>
  122.     </control>
  123.     <control>
  124.         <description>This room Dim</description>
  125.         <type>button</type>
  126.         <id>17</id>
  127.         <posX>60</posX>
  128.         <posY>335</posY>
  129.          <label>This location -50%</label>
  130.         <onleft>50</onleft>
  131.         <onright>50</onright>
  132.         <onup>16</onup>
  133.         <ondown>2</ondown>
  134.     </control>
  135.     <!--
  136.     <control>
  137.         <description>All On Button</description>
  138.         <type>button</type>
  139.         <id>20</id>
  140.         <posX>60</posX>
  141.         <posY>335</posY>
  142.          <label>All lights On</label>
  143.         <onleft>50</onleft>
  144.         <onright>50</onright>
  145.         <onup>16</onup>
  146.         <ondown>21</ondown>
  147.     </control>
  148.     <control>
  149.         <description>All Off Button</description>
  150.         <type>button</type>
  151.         <id>21</id>
  152.         <posX>60</posX>
  153.         <posY>369</posY>
  154.          <label>All lights Off</label>
  155.         <onleft>50</onleft>
  156.         <onright>50</onright>
  157.         <onup>20</onup>
  158.         <ondown>22</ondown>
  159.     </control>
  160.     <control>
  161.         <description>All units Off Button</description>
  162.         <type>button</type>
  163.         <id>22</id>
  164.         <posX>60</posX>
  165.         <posY>403</posY>
  166.          <label>All units Off</label>
  167.         <onleft>50</onleft>
  168.         <onright>50</onright>
  169.         <onup>21</onup>
  170.         <ondown>2</ondown>
  171.     </control>
  172.     -->
  173.     <control>
  174.             <type>group</type>
  175.             <description>main appliance group</description>
  176.             <animation>FlyInFromRight</animation>
  177.             
  178.             <control>
  179.                 <description>List appliance</description>
  180.                 <type>listcontrol</type>
  181.                 <id>50</id>
  182.                 <height>240</height>
  183.                 <onleft>10</onleft>
  184.                 <onright>10</onright>
  185.                 <onup>2</onup>
  186.                 <ondown>2</ondown>    
  187.                 <spinColor>FFFFFFFF</spinColor>
  188.                 <textcolor>FFFFFFFF</textcolor>
  189.             </control>
  190.     </control>
  191.  
  192.  
  193.     <control>
  194.         <description>Description</description>
  195.         <type>label</type>
  196.         <id>30</id>
  197.         <posX>270</posX>
  198.         <posY>500</posY>
  199.         <label></label>
  200.         <font>font16</font>
  201.         <align>left</align>
  202.         <textcolor>FFB2D4F5</textcolor>
  203.     </control>
  204.  
  205. </controls>
  206. </window>